projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2f3eb1
)
Credit Vivek Dasmohapatra for suggesting the last change.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 6 Feb 2010 13:29:05 +0000
(08:29 -0500)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 6 Feb 2010 13:29:05 +0000
(08:29 -0500)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 00b3b0775a283a59f554a4f9d288777efe997ec8..4837d8ecb06a470212202ba506d2689807e0eda2 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-2,7
+2,7
@@
* charset.c (load_charset_map_from_file)
(load_charset_map_from_vector): Fix last change to use SAFE_ALLOCA
- instead of xmalloc (Bug#5526).
+ instead of xmalloc (Bug#5526).
Suggested by Vivek Dasmohapatra.
2010-02-05 Chong Yidong <cyd@stupidchicken.com>